home *** CD-ROM | disk | FTP | other *** search
/ Programming Languages Suite / ProgramD2.iso / Borland / Borland C++ V5.02 / OCT_AUTO.PAK / AUTOGEN.RH < prev    next >
Text File  |  1997-05-06  |  867b  |  29 lines

  1. //----------------------------------------------------------------------------
  2. // ObjectComponents
  3. // Copyright (c) 1994, 1996 by Borland International, All Rights Reserved
  4. //
  5. //----------------------------------------------------------------------------
  6.  
  7. #define IDS_TOOMANYTYPES 11
  8. #define IDS_UNKNOWNOPT   12
  9. #define IDS_MISSINGOPT   13
  10. #define IDS_OUTFILEERR   14
  11. #define IDS_BADTYPENAME  15
  12. #define IDS_OLEERROR     16
  13. #define IDS_TITLE        17
  14. #define IDS_MAX          99
  15.  
  16. #define IDD_HELP         10
  17. #define IDD_SELECT       11
  18.  
  19. #define IDC_STATUS       70
  20. #define IDC_LIBFILE      65
  21. #define IDC_INFOLIST     66
  22. #define IDC_CPPDEF       67
  23. #define IDC_AUTOCODE     68
  24. #define IDI_MAIN          1
  25. #define IDC_SELECTALL    61
  26. #define IDC_SELECTNONE   62
  27.  
  28. #define IDC_INFOLIST_TAB 48  // set tab past longest TKIND_ word: INTERFACE
  29.